home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 38 / Amiga Format CD38 (1999-03-15)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-04].iso / -seriously_amiga- / programming / other / wild / include / fd / ppct_lib.fd < prev    next >
Text File  |  1999-01-25  |  297b  |  12 lines

  1. ##bias 30
  2. ##base _PPctExtensionBase
  3. MakePPCT(tags)(a0)
  4. FreePPCT(ppct)(a0)
  5. FallPPCT(ppct,color)(a0/d0)
  6. ImagePPCT(ppct,trueimage,chunkyimage,numofpixels)(a0/a1/a2/d0)
  7. PaletteToRGB32(palette,numofcols,firstcol)(a0/d0/d1)
  8. FreeRGB32(rgb32)(a0)
  9. RGB32ToPalette(rgb32)(a0)
  10. FreePalette(palette)(a0)
  11. ##end.
  12.